🔵 تُعد "الرياكت" أو "react.js" مكتبة تم بناؤها على لغة Java وتعتمد على مفهوم المُكونات و تُستخدم في بناء واجهات تفاعلية تعتمد على virtual dom في تحديث مُكونات الصفحة، يُمكن إستخدامها لإنشاء تطبيقات من صفحة واحدة؛ تم بناء هذه المكتبة من طرف facebook، هناك من يعتبر react إطار عمل (framework) لكنها في الحقيقة مكتبة.
🔶 مميزات وخصائص React js بُنيت React على أساس مفهوم "الـمكونات Component"، إذ يمكن تقسيم صفحة الويب إلى مكونات، مثلاً يُمكن اعتبار الـ (Navbar) مكون مستقل والـ (Footer) مكون مستقل وهكذا ... يمكن إعادة استخدام هذه المكونات بسهولة فائقة دون الحاجة لبنائها مرة أخرى في كل مرة.
تَستخدام React ما يعرف بــ JSX 🔸 مثال : <h1>Hello, world!</h1>
🔷 تتشابه الـ JSX بالشكل مع الـ HTML مِما يسهل على المبرمجين التعامل مع React. ولكن ما يحدث بالحقيقة وفي الخفاء هو أنه يتم تحويل الكود إلى JavaScript function.
🔵 تُعد "الرياكت" أو "react.js" مكتبة تم بناؤها على لغة Java وتعتمد على مفهوم المُكونات و تُستخدم في بناء واجهات تفاعلية تعتمد على virtual dom في تحديث مُكونات الصفحة، يُمكن إستخدامها لإنشاء تطبيقات من صفحة واحدة؛ تم بناء هذه المكتبة من طرف facebook، هناك من يعتبر react إطار عمل (framework) لكنها في الحقيقة مكتبة.
🔶 مميزات وخصائص React js بُنيت React على أساس مفهوم "الـمكونات Component"، إذ يمكن تقسيم صفحة الويب إلى مكونات، مثلاً يُمكن اعتبار الـ (Navbar) مكون مستقل والـ (Footer) مكون مستقل وهكذا ... يمكن إعادة استخدام هذه المكونات بسهولة فائقة دون الحاجة لبنائها مرة أخرى في كل مرة.
تَستخدام React ما يعرف بــ JSX 🔸 مثال : <h1>Hello, world!</h1>
🔷 تتشابه الـ JSX بالشكل مع الـ HTML مِما يسهل على المبرمجين التعامل مع React. ولكن ما يحدث بالحقيقة وفي الخفاء هو أنه يتم تحويل الكود إلى JavaScript function.
Secret Chats are one of the service’s additional security features; it allows messages to be sent with client-to-client encryption. This setup means that, unlike regular messages, these secret messages can only be accessed from the device’s that initiated and accepted the chat. Additionally, Telegram notes that secret chats leave no trace on the company’s services and offer a self-destruct timer.
The SSE was the first modern stock exchange to open in China, with trading commencing in 1990. It has now grown to become the largest stock exchange in Asia and the third-largest in the world by market capitalization, which stood at RMB 50.6 trillion (US$7.8 trillion) as of September 2021. Stocks (both A-shares and B-shares), bonds, funds, and derivatives are traded on the exchange. The SEE has two trading boards, the Main Board and the Science and Technology Innovation Board, the latter more commonly known as the STAR Market. The Main Board mainly hosts large, well-established Chinese companies and lists both A-shares and B-shares.
Programming For You ️ طريقك لأحتراف البرمجة from ru